﻿.head {
    background-color: #FFFFFF;
    flex-direction: row;
    display: flex;
    padding-right: 0px;
    justify-content: center;
    margin-left: 0px;
    border-top-left-radius: 0px;
    border-bottom-color: #F2F6FC;
    margin-right: 0px;
    padding-bottom: 0px;
    border-bottom-left-radius: 0px;
    width: 100%;
    border-bottom-right-radius: 0px;
    border-bottom-style: solid;
    border-top-right-radius: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    border-bottom-width: 1px;
    padding-left: 0px;
    margin-top: 0px;
    height: 80PX;
}

.head .head-nav {
    margin-right: 0px;
    align-items: center;
    flex-direction: row;
    display: flex;
    width: 1200px;
    height: 100%;
    margin-left: 0px;
}

.head .head-nav .head-logo {
    align-items: center;
    flex-direction: row;
    display: flex;
}

.head .head-nav .head-logo>a {
    cursor: pointer;
    text-decoration: none;
    max-width: 120px;
}

.head .head-nav .head-logo>a .logo {
    width: 48px;
    height: 48px;
}

.head .head-nav .head-logo>a .logo-txt {
    margin-right: 0px;
    margin-left: 0px;
}

.head .head-nav .nav {
    align-items: center;
    flex-direction: row;
    display: flex;
    padding-right: 0px;
    justify-content: center;
    margin-left: 0px;
    border-bottom-color: #F2F6FC;
    margin-right: 0px;
    padding-bottom: 0px;
    flex: 1;
    padding-top: 0px;
    border-bottom-width: 0px;
    padding-left: 0px;
    margin-top: 0px;
    height: 80px;
}

.head .head-nav .nav .nav-item {
    cursor: pointer;
    align-items: center;
    flex-direction: column;
    display: flex;
    padding-right: 0px;
    justify-content: center;
    margin-left: 0px;
    margin-right: 0px;
    border-bottom-color: #FFFFFF;
    padding-bottom: 0px;
    top: 0px;
    width: 120PX;
    border-bottom-style: solid;
    margin-bottom: 0px;
    padding-top: 0px;
    position: relative;
    border-bottom-width: 2px;
    padding-left: 0px;
    margin-top: -1px;
    height: 100%;
    transition: all .5s;
}

.head .head-nav>.nav .nav-item:hover {
    border-bottom-color: #409EFF;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}

.head .head-nav .nav .nav-item:hover a {
    color: #409EFF;
}

.head .head-nav .nav .nav-item:hover a i {

    transform: rotate(180deg);
}

.head .head-nav .nav .sel {
    border-bottom-color: #409EFF;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}

.head .head-nav .nav .nav-item a {
    margin-right: 0px;
    color: #383838;
    word-wrap: break-word;
    display: flex;
    font-size: 16px;
    text-decoration: none;
    margin-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
    margin-left: 0px;
}

.head .head-nav .nav .sel a {
    color: #409EFF;
}

.head .head-nav .nav .nav-item>a>i {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    margin-right: 0px;
    font-size: 14PX;
    padding-top: 2px;
    margin-top: 4px;
    margin-left: 4px;
    transition: all .5s;
}

.head .head-nav .nav .nav-item .down-menu {
    box-shadow: 0 10px 24px rgba(0, 0, 0, .1);
    background-color: #FFFFFF;
    flex-direction: column;
    padding-right: 8px;
    margin-left: 1px;
    border-top-left-radius: 4px;
    margin-right: 1px;
    padding-bottom: 8px;
    top: 80px;
    border-bottom-left-radius: 4px;
    width: 320%;
    border-bottom-right-radius: 4px;
    margin-bottom: 0px;
    border-top-right-radius: 4px;
    padding-top: 8px;
    position: absolute;
    padding-left: 8px;
    margin-top: 0px;
    z-index: 4;
}

.head .head-nav .nav .nav-item .down-menu .down-menu-item {
    align-items: center;
    flex-direction: row;
    display: flex;
    padding-right: 0px;
    box-sizing: border-box;
    text-decoration: none;
    justify-content: center;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 0px;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    height: 80px;
}

.head .head-nav .nav .nav-item .down-menu .down-menu-item:hover {
    background-color: #F2FBFF;
}

.head .head-nav .nav .nav-item .down-menu .down-menu-item .down-menu-item-img {
    margin-right: 20px;
    width: 50px;
    margin-bottom: 0px;
    height: 50px;
    margin-left: 0px;
    border-radius: 8px;
}

.head .head-nav .nav .nav-item .down-menu .down-menu-item .down-menu-item-right {
    margin-right: 0px;
    flex-wrap: wrap;
    flex-direction: column;
    display: flex;
    width: 70%;
    margin-bottom: 0px;
    box-sizing: border-box;
    justify-content: center;
    height: 100%;
    margin-left: 0px;
}

.head .head-nav .nav .nav-item .down-menu .down-menu-item .down-menu-item-right>span {
    cursor: pointer;
    margin-right: 0px;
    font-family: inherit;
    color: #000000;
    display: flex;
    text-decoration: none;
    margin-bottom: 4px;
    font-weight: 400;
    margin-left: 0px;
}

.head .head-nav .nav .nav-item .down-menu .down-menu-item .down-menu-item-right>.desc {
    margin-right: 0px;
    padding-bottom: 0px;
    color: #A6A6A6;
    word-wrap: break-word;
    display: inline-block;
    padding-right: 0px;
    font-size: 14PX;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    margin-left: 0px;
}

.head .head-nav .nav-h5 {
    padding-bottom: 0px;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    display: none;
    width: 100px;
    box-sizing: border-box;
    padding-top: 0px;
    position: relative;
    right: 0px;
    justify-content: center;
    height: 100%;
}

.head .head-nav .nav-h5 .nav-h5-icon {
    font-size: 28PX;
}

.head .head-nav .nav-h5 .nav-h5-body {
    padding-bottom: 10px;
    align-items: flex-start;
    top: 80px;
    flex-wrap: nowrap;
    flex-direction: row;
    display: flex;
    width: 100%;
    box-sizing: border-box;
    padding-top: 10px;
    position: absolute;
    justify-content: center;
    height: 100px;
}

.head .head-nav .nav-h5 .nav-h5-body .nav-h5-item {
    cursor: pointer;
    flex-direction: row;
    word-wrap: break-word;
    display: inline-block;
    padding-right: 0px;
    font-size: 18PX;
    padding-top: 0px;
    padding-left: 0px;
}

/* 抽屉样式 */
.drawer {
    display: flex;
    flex-direction: column;
}

.el-icon-close::before {
    font-size: 30px;
}

.drawer .nav {
    flex-direction: column;
    width: 100%;
}

.drawer .nav .nav-item {
    width: 100%;
    height: 50px;
    font-size: 18px;
    display: flex;
    padding-left: 30px;
}

.drawer .nav .sel a {
    color: #409eff;
}

.nav-item a {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

@media (max-width: 768px) {
    .head {
        padding-bottom: 0px;
        flex-direction: row;
        display: flex;
        padding-right: 0px;
        width: 100%;
        padding-top: 0px;
        padding-left: 0px;
        justify-content: center;
        height: 50px;
    }

    .head .head-nav {
        display: flex;
        width: 100%;
        height: 100%;
    }

    .head .head-nav .head-logo {
        align-items: center;
        flex-direction: row;
        display: flex;
        justify-content: flex-start;
    }

    .head .head-nav .head-logo>a {
        cursor: pointer;
        text-decoration: none;
        max-width: 70px;
        margin-left: 30px;
    }

    .head .head-nav .head-logo>a .logo {
        width: 48px;
        height: 48px;
    }

    .head .head-nav .head-logo>a .logo-txt {
        margin-right: 0px;
        margin-left: 0px;
    }

    .head .head-nav>.nav {
        align-items: center;
        flex: 1;
        flex-direction: row;
        display: none;
        justify-content: flex-end;
        height: 50px;
    }

    .head .head-nav>.nav .nav-item {
        align-items: center;
        flex-direction: row;
        display: flex;
        justify-content: center;
        height: 100%;
    }

    .head .head-nav>.nav .nav-item>a {
        margin-right: 16px;
        word-wrap: break-word;
        display: inline-block;
        margin-left: 16px;
    }

    .head .head-nav>.nav .nav-item>a>i {
        font-size: 14PX;
        padding-top: 2px;
        margin-top: 2px;
        margin-left: 4px;
    }

    .head .head-nav>.nav .nav-item .down-menu {
        box-shadow: 0 10px 24px rgba(0, 0, 0, .1);
        background-color: #FFFFFF;
        flex-direction: column;
        display: none;
        padding-right: 0px;
        margin-left: 1px;
        border-top-left-radius: 4px;
        margin-right: 1px;
        padding-bottom: 0px;
        top: 80px;
        border-bottom-left-radius: 4px;
        width: 320%;
        border-bottom-right-radius: 4px;
        margin-bottom: 0px;
        border-top-right-radius: 4px;
        padding-top: 0px;
        position: absolute;
        padding-left: 0px;
        margin-top: 0px;
        height: 260px;
    }

    .head .head-nav>.nav .nav-item .down-menu .down-menu-item {
        margin-right: 0px;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: row;
        display: flex;
        width: 100%;
        margin-bottom: 0px;
        box-sizing: border-box;
        padding-top: 0px;
        justify-content: center;
        height: 80px;
        margin-left: 0px;
    }

    .head .head-nav>.nav .nav-item .down-menu .down-menu-item .down-menu-item-img {
        margin-right: 20px;
        width: 50px;
        margin-bottom: 0px;
        height: 50px;
        margin-left: 0px;
    }

    .head .head-nav>.nav .nav-item .down-menu .down-menu-item .down-menu-item-right {
        margin-right: 0px;
        flex-wrap: wrap;
        flex-direction: column;
        display: flex;
        width: 70%;
        margin-bottom: 0px;
        box-sizing: border-box;
        justify-content: center;
        height: 100%;
    }

    .head .head-nav>.nav .nav-item .down-menu .down-menu-item .down-menu-item-right>span {
        cursor: pointer;
        margin-right: 0px;
        font-family: inherit;
        color: #000000;
        display: flex;
        text-decoration: none;
        margin-bottom: 0px;
        font-weight: 400;
    }

    .head .head-nav>.nav .nav-item .down-menu .down-menu-item .down-menu-item-right>.desc {
        margin-right: 0px;
        color: #A6A6A6;
        word-wrap: break-word;
        display: inline-block;
        font-size: 14PX;
        margin-bottom: 0px;
        margin-left: 0px;
    }

    .head .head-nav .nav-h5 {
        align-items: center;
        flex-wrap: nowrap;
        flex-direction: row;
        display: flex;
        width: 100px;
        box-sizing: border-box;
        justify-content: center;
        height: 100%;
    }

    .head .head-nav .nav-h5 .nav-h5-icon {
        margin-right: -20px;
        color: #409EFF;
        display: block;
        font-size: 32PX;
    }

    .head .head-nav .nav-h5 .nav-h5-body {
        background-color: #d4eaff;
        flex-direction: column;
        display: none;
        box-sizing: border-box;
        justify-content: flex-start;
        padding-bottom: 0px;
        top: 50px;
        flex-wrap: nowrap;
        width: 180px;
        font-weight: 600;
        position: absolute;
        height: auto;
        z-index: 2;
        padding: 10px 15px;
    }

    .head .head-nav .nav-h5 .nav-h5-body .nav-h5-item {
        cursor: pointer;
        color: #303133;
        flex-direction: row;
        word-wrap: break-word;
        display: inline-block;
        padding-right: 0px;
        font-size: 18PX;
        padding-top: 8px;
        padding-left: 0px;
        height: 40px;
    }
}

.footer {
    margin-right: 0px;
    background-color: rgba(48, 49, 51, 1);
    outline: none;
    padding-bottom: 20px;
    flex-direction: row;
    display: flex;
    width: 100%;
    padding-top: 20px;
    justify-content: center;
}

.footer .footer-center {
    display: flex;
    width: 1200px;
    height: 100%;
}

.footer .footer-center .footer-center-left {
    flex-direction: column;
    display: flex;
    width: 1080px;
}

.footer .footer-center .footer-center-left .footer-center-left-logo {
    padding-bottom: 0px;
    align-items: center;
    flex-direction: row;
    display: flex;
    width: 100%;
    padding-top: 0px;
    justify-content: flex-start;
    height: 60px;
}

.footer .footer-center .footer-center-left .footer-center-left-logo .logo {
    width: 350px;
    margin-left: -140px;
}

.footer .footer-center .footer-center-left .footer-center-left-text {
    align-items: center;
    flex-direction: row;
    display: flex;
    width: 100%;
    justify-content: flex-start;
    height: 32px;
    margin-left: 0px;
}

.footer .footer-center .footer-center-left .footer-center-left-text i {
    margin-right: 4px;
    color: #FFFFFF;
    font-size: 16PX;
}

.footer .footer-center .footer-center-left .footer-center-left-text span {
    color: #FFFFFF;
    word-wrap: break-word;
    display: inline-block;
    font-size: 14PX;
}

.footer .footer-center .right {
    padding-bottom: 0px;
    align-items: center;
    flex-direction: row;
    display: flex;
    width: 420px;
    padding-top: 0px;
    justify-content: space-between;
    margin-top: 0px;
}

.footer .footer-center .right div {
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    display: flex;
    width: 100%;
    box-sizing: border-box;
    justify-content: center;
}

.footer .footer-center .right div img {
    padding-bottom: 0px;
    width: 120px;
    padding-top: 0px;
    height: 120px;
}

.footer .footer-center .right div span {
    color: #FFFFFF;
    word-wrap: break-word;
    display: inline-block;
    font-size: 14PX;
    margin-top: 10px;
    margin-left: 0px;
}

@media (max-width: 768px) {
    .footer {
        background-color: rgba(48, 49, 51, 1);
        outline: none;
        padding-bottom: 20px;
        flex-direction: row;
        display: flex;
        padding-right: 20px;
        width: 100%;
        padding-top: 20px;
        padding-left: 20px;
        justify-content: center;
        margin-top: 0px;
    }

    .footer .footer-center {
        margin-right: 0px;
        padding-bottom: 0px;
        align-items: center;
        flex-direction: column;
        display: flex;
        padding-right: 0px;
        width: 100%;
        padding-top: 0px;
        padding-left: 0px;
        margin-top: 0px;
        justify-content: center;
    }

    .footer .footer-center .footer-center-left {
        flex-direction: column;
        display: flex;
        width: 100%;
    }

    .footer .footer-center .footer-center-left .footer-center-left-logo {
        margin-right: 0px;
        align-items: center;
        flex-direction: row;
        display: flex;
        justify-content: flex-start;
        height: 60px;
    }

    .footer .footer-center .footer-center-left .footer-center-left-logo .logo {
        width: 350px;
        margin-left: -140px;
    }

    .footer .footer-center .footer-center-left .footer-center-left-text {
        align-items: center;
        flex-direction: row;
        display: flex;
        width: 100%;
        justify-content: flex-start;
        height: 40px;
    }

    .footer .footer-center .footer-center-left .footer-center-left-text i {
        margin-right: 4px;
        color: #FFFFFF;
        font-size: 16PX;
    }

    .footer .footer-center .footer-center-left .footer-center-left-text span {
        color: #FFFFFF;
        word-wrap: break-word;
        display: inline-block;
        font-size: 14PX;
    }

    .footer .footer-center .right {
        align-items: center;
        flex-direction: row;
        display: flex;
        width: 100%;
        justify-content: space-between;
        margin-top: 60px;
    }

    .footer .footer-center .right div {
        align-items: center;
        flex-wrap: wrap;
        flex-direction: column;
        display: flex;
        width: 120px;
        box-sizing: border-box;
        justify-content: center;
        margin-top: 0px;
        margin-left: 0px;
    }

    .footer .footer-center .right div img {
        padding-bottom: 0px;
        padding-right: 0px;
        width: 100%;
        padding-top: 0px;
        padding-left: 0px;
        margin-top: 0px;
        height: 100%;
    }

    .footer .footer-center .right div span {
        color: #FFFFFF;
        word-wrap: break-word;
        display: inline-block;
        font-size: 14PX;
        margin-top: 10px;
        margin-left: 0px;
    }
}


.login {
    align-items: center;
    flex-direction: row;
    display: flex;
    width: 240px;
    justify-content: flex-end;
    height: 100%;
}

.login i {
    display: none;
}

.login>a {
    cursor: pointer;
    text-decoration: none;
}

.login>a>img {
    border-bottom-left-radius: 50px;
    display: flex;
    width: 40px;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
    margin-top: 0px;
    height: 40px;
    border-top-left-radius: 50px;
}

.login>.login {
    cursor: pointer;
    border-color: #409EFF;
    color: #409EFF;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    text-decoration: none;
    border-top-left-radius: 50px;
    margin-left: 0px;
    margin-right: 0px;
    border-bottom-left-radius: 50px;
    border-width: 1px;
    width: 100px;
    border-bottom-right-radius: 50px;
    line-height: 36px;
    font-size: 14px;
    border-top-right-radius: 50px;
    border-style: solid;
    font-weight: bold;
    height: 38px;
}

.login>.login:hover {
    background-color: #007AFC;
    color: #ffffff;
}

@media (max-width: 768px) {
    .head .head-nav .login {
        margin-right: 0px;
        align-items: center;
        flex-direction: row;
        display: flex;
        width: 290px;
        justify-content: flex-end;
        height: 100%;
    }

    .head .head-nav .login i {
        margin-right: 16px;
        color: #409EFF;
        display: block;
        font-size: 32PX;
    }

    .head .head-nav .login>a {
        cursor: pointer;
        display: none;
        text-decoration: none;
    }

    .head .head-nav .login>a>img {
        border-bottom-left-radius: 50px;
        width: 40px;
        border-bottom-right-radius: 50px;
        border-top-right-radius: 50px;
        margin-top: 0px;
        height: 40px;
        border-top-left-radius: 50px;
    }

    .head .head-nav .login>.login {
        cursor: pointer;
        color: #409EFF;
        text-align: center;
        display: none;
        box-sizing: border-box;
        border-right-style: solid;
        border-left-style: solid;
        border-top-color: #A0CFFF;
        border-top-style: solid;
        border-bottom-color: #A0CFFF;
        border-left-width: 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        width: 100px;
        line-height: 36px;
        font-size: 14px;
        border-right-color: #A0CFFF;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        font-weight: bold;
        height: 38px;
        border-left-color: #A0CFFF;
    }
}